JavaScript

A5.ControlBarItem HTML Object

IN THIS PAGE

Description

Definition of static HTML item.

Properties

typestring

The type of item. For an HTML item the value must be "html".

sizestring

The size of the item.

htmlstring

The HTML for the item. Can contain template syntax that references control bar data. If there is a value in the data named "customer", it can be accessed by putting "{customer}" into the HTML.

bindobject

Bindings for the item.

showstring

The show expression for the item.